2.1 Installing the standalone authentication service
You can install the standalone authentication web service on the MyID web server, or on its own dedicated web server. The requirements for a dedicated web server are the same as for the main MyID web server; in addition, the dedicated web server must be able to communicate with the MyID main and authentication databases; while the web.oauth2 web service communicates with the database through the MyID application server, the web.oauth2.ext web service removes this reliance on the application server and communicates directly with the databases.
You are recommended to install your MyID system and configure it before you install the standalone web service.
Because the standalone authentication web service communicates directly with the database rather than going through the application server, you do not need to install COM+ proxies, but you do need to install the following database connectivity software:
-
Microsoft OLE DB Driver 19 for SQL Server (MSOLEDBSQL).
This driver is available from Microsoft.
For more information about the Microsoft OLE DB Driver, see the Installing the database software section in the Installation and Configuration Guide.
-
SQL Server Native Client 11
This is available in the SQL Server Feature Pack.
To install the standalone authentication service, run the MyID Installation Assistant, and on the Server Roles and Features screen, select only the External Authentication Server > web.oauth2.ext option.
For more information, see the Selecting the server roles and features section in the Installation and Configuration Guide.